libcamp0.7 software package provides C++ multi-purpose reflection library, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcamp0.7
libcamp0.7 is installed in your system.
Make ensure the libcamp0.7 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcamp0.7 *
You will get with libcamp0.7 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libcamp0.7 |
| Version | 0.7.1.1-1 |
| Description | C++ multi-purpose reflection library |
| Sub Section | libs |